Content Library Subscriptions VcenterInfo
The Content Library Subscriptions VcenterInfo schema contains information about the vCenter Server instance where the subscribed library associated with the subscription exists.
This schema was added in vSphere API 6.7.2.
{
"hostname": "string",
"https_port": 0,
"server_guid": "string"
}
Hostname of the vCenter Server instance where the subscribed library exists.
This property was added in vSphere API 6.7.2.
The HTTPS port of the vCenter Server instance where the subscribed library exists.
This property was added in vSphere API 6.7.2.
If missing or null
, port 443 will be used.
The unique identifier of the vCenter Server where the subscribed library exists.
This property was added in vSphere API 6.7.2.